Tagged Questions
1
vote
3answers
61 views
Android ignores the autoOrients setting in XML after reloading app
I have a small problem with my Android app.
Within my control XML i have
<autoOrients>false</autoOrients>
<aspectRatio>landscape</aspectRatio>
and this works also on the ...
5
votes
1answer
600 views
Display bug with Front Camera, Video and VideoDisplay in Adobe AIR (Flex 4.6.0) for Android
I'm current working wits AS3 and Flex 4.6 to create an android application.
i'm using the front camera and attach it to a local Video object that i add as an child to an VideoDisplay object.
When i ...
0
votes
1answer
235 views
could not be able to run AIR .apk file on android emulator
I have developed a mobile app in Flex 4.6, and generated a .apk file in following way
and installed on android emulator. installation is successful but while I'm trying to run that app, popup ...
0
votes
3answers
193 views
Flex Device Model and Make information
Is it possible to detect the device model and make information from a flex 4.5 sdk application, like Samsung Galaxy Tab 2.0 or Apple iPad 4 etc.,
Thanks
Fayaz
1
vote
0answers
47 views
TextArea in Flex 4.6 on Android not showing
My Text Areas sometimes show sometimes dont, if I go to screen saver and back then they show.
Any ideas how to get ride o this behavior?
Regards
Craig
1
vote
1answer
171 views
monetization methods for adobe AIR mobile apps
I am developing android apps usin adobe flash builder with sdk 4.6. can anyone please tell me what are monetization methods I can use apart from Admob.
I used to use airpush and startapp with android ...
1
vote
1answer
373 views
Flex Mobile StyleableTextField Truncate Text Based on Orientation
I am creating an ItemRenderer for a list component in a Flex application. In my item renderer I have a StyleableTextField which contains a short description of the current item in the list. If this ...
0
votes
2answers
652 views
Flex Mobile, which map to use for Android and iOS
I have been developing flex applications for a while now and at last i got a major customer who needs a mobile application using maps. After a bit of researching i found out that all the flash apis ...
0
votes
1answer
621 views
Adobe AIR3 Mobile – Is it possible to add native Android visual elements with native extensions?
i need to add some native android elements to stage. Is it real?
Thanks in advance.
0
votes
2answers
172 views
How to display android text selection indicators handlers
the selection indicator isn't shown at the text input field
is there any solution for this problem ?
i am using flash builder 4.5 + flex
in Android mobile Application
plz help
the selection ...