J John Harrison New Member Licensed User Apr 10, 2015 #1 Is it possible to get the Android .xml file representation of the Designer layouts?
DonManfred Expert Licensed User Apr 10, 2015 #2 Search for bas2xml... There is a tool to convert Edit: Thanx to @Reviewnow for reminding me that there is another tool. Bal to Json. Not to XML. My fault. Last edited: Apr 11, 2015
Search for bas2xml... There is a tool to convert Edit: Thanx to @Reviewnow for reminding me that there is another tool. Bal to Json. Not to XML. My fault.
Reviewnow Active Member Licensed User Apr 11, 2015 #3 Only one I know if is Bal to Json http://www.b4x.com/android/forum/th...e-layouts-files-to-json-and-vice-versa.41623/
Only one I know if is Bal to Json http://www.b4x.com/android/forum/th...e-layouts-files-to-json-and-vice-versa.41623/
DonManfred Expert Licensed User Apr 11, 2015 #4 Reviewnow said: Only one I know if is Bal to Json Click to expand... Oups. You are absolutely right! it was bal2json :-(
Reviewnow said: Only one I know if is Bal to Json Click to expand... Oups. You are absolutely right! it was bal2json :-(
fixit30 Active Member Licensed User Apr 11, 2015 #5 I thought you could get the XML files if you Un zip the compiled APK file?
Erel Administrator Staff member Licensed User Apr 12, 2015 #6 fixit30 said: I thought you could get the XML files if you Un zip the compiled APK file? Click to expand... No. The layouts are not based on XML layouts.
fixit30 said: I thought you could get the XML files if you Un zip the compiled APK file? Click to expand... No. The layouts are not based on XML layouts.