Search found 118 matches

Go to advanced search

by Jay6395558
Tue Jun 03, 2014 1:13 pm
Forum: Issues
Topic: App Execution on Phone & Tablet
Replies: 8
Views: 795
 
Jump to post

App Execution on Phone & Tablet

Also, the screenshots provided for my app in the Google Play store show the phone and tablet screenshotsa even though I am accessing the store with my phone. Shouldn't the apk tell Google Play which images to show based on which device is accessing the store?

by Jay6395558
Tue Jun 03, 2014 12:57 pm
Forum: Issues
Topic: App Execution on Phone & Tablet
Replies: 8
Views: 795
 
Jump to post

App Execution on Phone & Tablet

Maryna, I am having this issue too. Here is what my manifest says. It appears that I have it set up for small screens and large screens. What am I doing wrong? I thought since I hadn't made any changes to the manifest that the default would be for both handsets and tablets. pre <!-- GCM requires And...
by Jay6395558
Tue Jun 03, 2014 12:57 pm
Forum: Issues
Topic: App Execution on Phone & Tablet
Replies: 8
Views: 795
 
Jump to post

App Execution on Phone & Tablet

Sorry. Here is the code... code<manifest xmlns:android="http:&#47;&#47;schemas&#46;android&#46;com/apk/res/android" android:versionCode="3" android:versionName="1&#46;3" package="io&#46;appery&#46;project111604"> <!-- GCM requires A...
by Jay6395558
Tue Jun 03, 2014 12:51 pm
Forum: Issues
Topic: Launch Image - Clear Understanding of How to upload and have clean images
Replies: 42
Views: 3035
 
Jump to post

Launch Image - Clear Understanding of How to upload and have clean images

As far as I know, I can't check the launch images when using the QR code to view the app on my phone. When doing it this way my app opens straight up to the home page only. Here is a screenshot of how I have the splash images set up. All other changes I made to the app showed up in the new version e...
by Jay6395558
Mon Jun 02, 2014 2:39 pm
Forum: Issues
Topic: Open pdfs from database in Adnroid
Replies: 24
Views: 2094
 
Jump to post

Open pdfs from database in Adnroid

Also, after four attempts at opening pdfs this way I get a message that says, "You've reached the bandwidth limit for viewing or downloading files that aren't in Google Docs format." With that in mind, it is clear to me that I don't want to go this route for opening pdfs with an Android ph...
by Jay6395558
Mon Jun 02, 2014 1:04 pm
Forum: Issues
Topic: Launch Image - Clear Understanding of How to upload and have clean images
Replies: 42
Views: 3035
 
Jump to post

Launch Image - Clear Understanding of How to upload and have clean images

So, since I uploaded the new patch 9 images and resubmitted a new version of the app to Google Play the old launch images are still appearing when I open the app. Any thoughts on why Google Play did not use the new launch images?

by Jay6395558
Mon Jun 02, 2014 1:02 pm
Forum: Issues
Topic: Open pdfs from database in Adnroid
Replies: 24
Views: 2094
 
Jump to post

Open pdfs from database in Adnroid

So, I added the code and the pdf attempts to open up in Google docs but I get this result rather than the pdf opening.

Image

by Jay6395558
Fri May 30, 2014 1:59 pm
Forum: Issues
Topic: Android Auto Rotate
Replies: 1
Views: 188
 
Jump to post

Android Auto Rotate

My Android app will not auto rotate based on the orientation of the phone/tablet. It stays locked in portrait mode. I figured the default setting for this would be to auto rotate so do I have to fix a setting so it will auto rotate?

by Jay6395558
Fri May 30, 2014 1:49 pm
Forum: Issues
Topic: Email with Android
Replies: 4
Views: 489
 
Jump to post

Email with Android

I have a button for sending us an email. When a user clicks on it there is a command to open an email window. It works great with IOS but not with Android. With an Android phone you get the error message, "Application Error - The protocol isn't supported. (mailto:a href="mailto:marketing@m...
by Jay6395558
Wed May 28, 2014 11:43 pm
Forum: Issues
Topic: Open pdfs from database in Adnroid
Replies: 24
Views: 2094
 
Jump to post

Open pdfs from database in Adnroid

Igor, Thanks. Right now, I have another code that runs on button click to open the pdf. It is... codewindow&#46;open('https:&#47;&#47;api&#46;appery&#46;io/rest/1/db/files/527be05fe4b0157abfe953f4/72dfba43-c860-46b6-b86b-1d2f64b38531&#46;MI-15_Family_of_Standard_Gain_Dipoles&...

Go to advanced search