Search results

  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
  16. C

    Thread [Q] HTC Trophy 7 Vodafone Update

    Hi, I have a HTC Trophy 7 of Vodafone with the versión 7.10.8107.79 (Mango) and I can't update to Tango with Zune. I read about that I can update to 7.8 with a tool of Windows Phone hacker http://windowsphonehacker.com/articles/want_windows_phone_7.8_now_try_this_easy_tool-01-31-13 Does It work...
  17. C

    Post network profiles

    Hi, I add a new versión 1.5. You can read for more information in the page of HTCSpain. Thanks you
  18. C

    Post Compress files

    Hi again, I'm using the lib "SharpZipLib" and I have problems with it. Can you explain how use it? or what is the problema? I probe in a program of pc and it working correctly but in app for my mobile say it crashed when it go to create the file, this is code: FileStream fsOut =...
  19. C

    Post Compress files

    Hi! Thanks you by your answer, they have been very useful. Thanks you
  20. C

    Post Compress files

    Hi dazza9075, Thank you by answer, I had thought that it isn't possible, because I want to compress a folder of other app that her content are a lot of files and folders. So, Do some api exist in order to compress this? Or, Have I upload files and folders one by one? Thank you again
  21. C

    Post Compress files

    Hi dazza9075, Thanks by your answer, but I thought the same, but I don't know how to use this, Can you explain about use of zip? Or, Where can I find information about this? Thank you again
  22. C

    Thread Compress files

    Hello, I have an idea to make an App, and I have one problem, I have to upload one folder that its content have a lot of files and folders in order to upload to skydrive. I think that it is more easy if I compress the main folder and then upload this compressed file. How Can I compress this...
  23. C

    Post Nokia Data Counter released!

    Hi, My rom is http://forum.xda-developers.com/showthread.php?t=1774205, In teory it is 8779. Thank you again
  24. C

    Post Nokia Data Counter released!

    Hi, I have an omnia 7 with ROM Hibrida XDA Devs 4.0/mi7ROM contable Nokia edition V1.0, And it doesn´t work. In the step of copy files to windows, I receive a message of two of four files already are. I should to remplace them? And finally, install de app and it doesn´t working, because it...
  25. C

    Post network profiles

    Hi, I have added the direct link. If not a big hassle, you could post if you work the application. Thank you and enjoy.
  26. C

    Post perfil network, petition online

    Sin problemas, he añadido los enlaces. :good:
  27. C

    Thread network profiles

    Hi, After of all problems that I have with my omnia 7 with the set internet and mms, I have made this app that resolve this problem. I give to thanks to sdk of Heathcliff74. This is funtional in all WP7...
  28. C

    Thread perfil network, petition online

    Hi, After of all problems that I have with my omnia 7 with the set internet and mms, I have made this app that resolve this problem. I give to thanks to sdk of Heathcliff74. http://www.htcspain.com/software-para-telefonos-windows-phone-7-con-jailbreak-425/perfiles-de-red-53152/ update: the...
  29. C

    Post Omnia 7 Tango update !!!!

    Hi, I have received today this update, and I have only found a new thing, it allow send video by MMS, the rest of new features that tango aren't available. In addition, the windows break, the interop unlock and the apps, that I have installed, have been blocked, and only it allow to uninstall...
  30. C

    Post [Q] how execute/apply xml file?

    Hi again, Does the method WP7RootToolsSDK.Environment.ProcessConfigXml allow to set the parameters that have a tipical xml file? thank you again
  31. C

    Thread [Q] Code of region

    Good nigths, I have two cuestions, I had to flash my omnia 7 by various problems, so I read information and I installed to original rom of samsung. Now, mi omnia 7 have the german code and I need it to be spain due to need the aplication of network of samsung (appear configurations of spain)...
  32. C

    Post [Q] how execute/apply xml file?

    Hi, Thank for your help and I can select the services that I have load, but I have a small problem that I hadn't taken into account. I know c# but my apps are a lot of more easy that diagprovxml, and I can´t find the part of program that I´m interested. I use "JustDecompile" to decompile the...
  33. C

    Post app to mms configuration

    Hi, Thank you by your help, but I would like to make that the app would be independent the others apps. Although it is good idea to test the app-> if it makes the file xml correctly. Thank you
  34. C

    Post [Q] how execute/apply xml file?

    Hi, I guess it's a topic a bit complex, but can not someone help me with this? :confused:
  35. C

    Post No sulotion for MMS on Samsung Omnia 7

    Hi, I´m making an app to set mms and internet and I have one problem, I don´t know apply files xml. ¿What does diagprovxml do to apply the file xml? Can you help me? Thank you
  36. C

    Thread [Q] how execute/apply xml file?

    Hello, I have a lot of problems with omnia 7 due to app profile network of samsung haven´t got the profile of my operator. I can set it thanks to a post of here, but I think that it is a bit difficult and you need the computer to set it. As I have studied some of programming c#, I decided to...
  37. C

    Post app to mms configuration

    Hello, I have get to make that app create the file xml with the code in order to set mms and internet. But I haven´t found information about how execute/apply the file xml with the app. Where can I find about it? Thank you
  38. C

    Thread app to mms configuration

    Hello, I have a lot of problems with omnia 7 due to app profile network of samsung haven´t got the profile of my operator. I can set it thanks to a post of here, but I think that it is a bit difficult. As I have studied some of programming c#, I decided to make an app that set mms and internet...