lundi 3 octobre 2016

ListFragment parse xml from File

lundi 3 octobre 2016
Hallo zuammenen, ich habe ein ListFragment

Code (Java):
  public View onCreateView(LayoutInflater inflater, ViewGroup container,
                             Bundle savedInstanceState) {
        View view = inflater.inflate(R.layout.fragment_item, container, false);
        AssetManager assetManager = getActivity().getAssets();
      ;
        String myData = "";
        assetManager = getActivity().getAssets();




     

        File Meinspeicherort = new...
ListFragment parse xml from File

ListFragment parse xml from File

0 commentaires:

Enregistrer un commentaire

 
◄Design by Pocket