Posts by user1657394 • 41 points
3 posts
-
1
votes1
answer574
viewsQ: How to read file that is inside the . apk?
I’m having a little problem developing an app. I need to read the information of a file that is inside the . apk of my app, ie. That file you need to read is inside my app and not outside it. This…
androidasked user1657394 41 -
1
votes1
answer170
viewsQ: Get AIMS e-Crew Schedule information?
There’s an app and website that show you the schedules of the flight attendants. I wonder how these sites pick up this information? It’s via api? Examples are: Website…
-
2
votes2
answers538
viewsQ: How to Generate Drawable Images for Android from Photoshop
How do I generate images drawable for an Android app from a file .psd? I have the .psd with buttons and images of background, but I don’t know how to convert it and use it in the app I’m developing.…