I would like know:
1) If there is any Android UI library that looks just like the iPhone UI?
2) If there isn’t any, I am planning on creating one as an open source project. Will I get sued by Apple?
Thanks,
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The only Library I know is this one:
https://github.com/thiagolocatelli/android-uitableview
Its a copy of the UITableView from iOS (Like the IOS-version of a ListView).
To your other question:
I dont think that apple would sue someone for creating an open source library. They yould sue the Open source alliance for implementing it in android though.