Recent content by cansado2930

  1. C

    Post publish app for android auto

    I have got to know the reason. messages should be answered by humans and not bots. Thanks
  2. C

    Thread publish app for android auto

    Hello developers, I wait I have selected the correct forum, if it is wrong, please move to correct forum. I have trying to publish an app for Android auto. It is a simple chatbot. So, it is setting as notification on android auto. When I have tried to upload it as alpha version in order to try...
  3. C

    Post How Could I upgrade a Letab917 from 4.2 to 4.4 or Upper ROM?

    I have found this guide to do http://forum.xda-developers.com/chef-central/android/guide-android-rom-development-t2814763 And I don't understand where I can find the information that I need to continue with the guide: 1) Device Tree 2) Vendor 3) Kernel Could you help me, please?
  4. C

    Thread How Could I upgrade a Letab917 from 4.2 to 4.4 or Upper ROM?

    Hi! A friend has a tablet Leotec LETAB917 with Android 4.2 (Jelly Bean) and he needs the versión 4.4 Kitkat in order to use some App that aren't available for Jelly Bean. I have searched information on the official website, fórums, etc. And I haven't found ROMs with Android 4.4 or upper. Do you...
  5. C

    Thread [Q] [HELP] resize gridview

    Hi, I have a grid view with ítems that have a constant size and I want to change the margin between ítems in order to fill all area. So I Put a staticresource on page and this is changed from the event but it doesn't work. I have attached the code. XAML <Page.Resources> <!-- Colección...
  6. C

    Post [Q] [HELP] sqlite and BackgroundTask

    Hi goodDaytoDie! Thank you by your ideas, I have changed the type of data of the Database to int64 and I have calculated the date with DateTimeOffset (this works on backgroundTask). In addition, I didn't know this type of data, but I like it because it allows get the date on different time...
  7. C

    Post [Q] [HELP] sqlite and BackgroundTask

    Hi again, I have got to solve the error that I have comment because the sqlite.net pcl doesn't need vclibs12 so I delete this and then I get 24 errors. All are of one kind error, DateTime. It returns the next message: Error 9 Method 'Tarea.UnixToDateTime(System.Int64)' returns 'System.DateTime'...
  8. C

    Thread [Q] [HELP] sqlite and BackgroundTask

    Hi, I'm trying to implement a backgroundTask in an Universal Windows App (Windows phone runtime 8.1) and I need to do a consult in the database of the App in order to connect to my webservice on the cloud. The foreground of App uses sqlite-net nuget package without problems. But when I add it on...
  9. C

    Post [HELP]Publish in the store

    Hi again, Thank you by help. Then some moderator chagne the location of post. Sorry, I had though that this question is in develop. I have able to find 3 of 4 problems and solve them. But I have one problema yet. The repeat line is: "<AssemblyPart x:Name="Microsoft.PlayerFramework"...
  10. C

    Thread [HELP]Publish in the store

    Hi again, I want to publish an App in the phone Store and My App use a library of 3 party so I have to build it in ARM and x86 by separate and Upload it. My problems are that I have uploaded it and the dev website says me the next wrongs: 2001: There are duplicate files in AppManifest.xml...
  11. C

    Post [Help] Template Hubtiles with 2 colms

    Hi, After 2 weeks with developing the App, I thougth that I had finished, I was wrong because I have a problem with 2 columns of hubtiles. My new problem is that there are 3 scroll and I want to have 1 scroll (general). And now I have one general scroll that it do nothing and 2 individual...
  12. C

    Thread [Help] Template Hubtiles with 2 colms

    Hi, I develop a APP where I need to use a hubtiles. But I don't know how I developer it in order to use hubtiles with 2 columns because it is content in a listbox. How should I implement it? Thank you again
  13. C

    Post Library to Streaming player

    Hi sensboston, Thank you very much for your help. I'm going to studying your example and the library of this example. Thank you again
  14. C

    Thread Library to Streaming player

    Hi, Somebody ask me in order I make a APP for Windows Phone and Windows 8. This App need to play a streaming content in diferent format as isml, rtmp and m3u8. I have got experience in isml format but I haven't got in the rest. of formats. So, ¿are there some library that I can use in order to...
  15. C

    Post [Q] HTC Trophy 7 Vodafone Update

    Hi, I try it, and it work very well. Thanks you